home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4557 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.eecs.uic.edu!usenet
  2. From: Cary Smith <csmith>
  3. Newsgroups: comp.lang.c
  4. Subject: Infinite loops
  5. Date: 5 Feb 1996 20:31:23 GMT
  6. Organization: University of Illinois at Chicago
  7. Message-ID: <4f5pes$3ji@news.eecs.uic.edu>
  8. NNTP-Posting-Host: slc23.eecs.uic.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.4 sun4c)
  13. X-URL: news:comp.lang.c
  14.  
  15. Hi,
  16. I hope someone out there can help me. I am new to programming but am fascinated
  17. by it. I boutght Borland C++ 4.52 and am attempting to learn to program. I have
  18. two problems. I wrote a program on my windows machine and in the process I
  19. created an infinite loop. I tried everything I could think of to get out but
  20. was unable to. ctl-alt-del brought up a dialog box which indicated it would end
  21. the task for me but it didn't. Can anyone tell me how I can get out of the loop
  22. without rebooting? Also I got the program to run and give me the output that I
  23. desired but I am unable to print a hard copy of the output. Any suggestions?
  24.  
  25. Thanks in advance,
  26. Cary
  27.  
  28.